ASP.NET MVC コントロールヘルプ
SelectedIndexes プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiAutoComplete<T> クラス : SelectedIndexes プロパティ
現在選択されている項目のインデックスを含むリストを取得または設定します。
シンタックス
'宣言
 
Public Property SelectedIndexes As System.Collections.Generic.IList(Of Integer)
public System.Collections.Generic.IList<int> SelectedIndexes {get; set;}
参照

MultiAutoComplete<T> クラス
MultiAutoComplete<T> メンバ